acep-uaf/cmmc-2.0-control-parser
⭐ 0 stars | License: MIT | Recommendation: MEDIUM
What it is
Node.js script that parses CMMC 2.0 PDF documents and converts control data to JSON, CSV, and Markdown formats.
Key files
index.js— main parser- Pre-parsed JSON output files included
How it could be used
- Source of machine-readable CMMC control data (JSON/CSV)
- Useful for building custom tools or databases
- Pre-parsed JSON files can be used without running the parser
Notes
Useful for developers building CMMC tooling.